Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update go deps #207

Merged
merged 2 commits into from
Sep 24, 2024
Merged

chore(deps): update go deps #207

merged 2 commits into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f.2 -> v1.34.2-20240920164238-5a7b106cbb87.2 age adoption passing confidence require patch
connectrpc.com/connect v1.16.2 -> v1.17.0 age adoption passing confidence require minor
github.com/bufbuild/buf v1.41.0 -> v1.42.0 age adoption passing confidence require minor
github.com/bufbuild/protovalidate-go v0.6.5 -> v0.7.0 age adoption passing confidence require minor
github.com/planetscale/vtprotobuf 0393e58 -> 6f2963f require digest
github.com/rogpeppe/go-internal v1.12.0 -> v1.13.1 age adoption passing confidence require minor
github.com/vektra/mockery/v2 v2.45.1 -> v2.46.0 age adoption passing confidence require minor
google.golang.org/protobuf 94ecbc2 -> 03df6c1 require digest

Release Notes

connectrpc/connect-go (connectrpc.com/connect)

v1.17.0

Compare Source

What's Changed

Enhancements
Bugfixes
  • Prevent incorrect propagation of protocol-specific metadata by @​emcfarlane in #​748
  • Fix error message about unexpected content-type by @​jhump in #​775
  • Calls should return "unavailable" instead of "unimplemented" or "unknown" when the transport fails to produce an HTTP response and returns io.EOF errors by @​jhump in #​776
Other changes

New Contributors

Full Changelog: connectrpc/connect-go@v1.16.2...v1.17.0

bufbuild/buf (github.com/bufbuild/buf)

v1.42.0

Compare Source

  • Add support for custom lint and breaking change plugins. See
    our launch blog post
    for more details!
  • Add buf dep graph --format flag that defaults to dot, and adds the option json, to print
    the dependency graph in JSON format.
  • Fix bugs in buf format where trailing comments on commas in message literals were not properly
    propagated to the formatted proto, empty message literals were not properly indented, and
    compound strings in options added an extra newline before trailing commas.
bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)

v0.7.0

Compare Source

What's Changed

Full Changelog: bufbuild/protovalidate-go@v0.6.5...v0.7.0

rogpeppe/go-internal (github.com/rogpeppe/go-internal)

v1.13.1

Compare Source

What's Changed

New Contributors

Full Changelog: rogpeppe/go-internal@v1.12.0...v1.13.1

v1.13.0

Compare Source

vektra/mockery (github.com/vektra/mockery/v2)

v2.46.0

Compare Source

Changelog


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added area/ci CI bots Bots kind/chore Chores labels Sep 23, 2024
@renovate renovate bot force-pushed the renovate/go-deps branch 3 times, most recently from e705920 to 9fe49f5 Compare September 23, 2024 15:59
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link
Contributor Author

renovate bot commented Sep 23, 2024

ℹ Artifact update notice

File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 -> v0.55.0
google.golang.org/grpc v1.66.1 -> v1.66.2

Signed-off-by: Charith Ellawala <[email protected]>
@charithe charithe merged commit eb5c3d0 into main Sep 24, 2024
4 checks passed
@charithe charithe deleted the renovate/go-deps branch September 24, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant